Home | History | Annotate | Download | only in include

Lines Matching refs:__deref_opt_inout_ecount

648 #define __deref_opt_inout_ecount(size)                          __deref_inout_ecount(size)                  __exceptthat __maybenull

655 #define __deref_opt_inout_ecount_z(size) __deref_opt_inout_ecount(size) __pre __deref __nullterminated __post __deref __nullterminated
658 #define __deref_opt_inout_ecount_nz(size) __deref_opt_inout_ecount(size)